public class OutlineLevelStylePublic Class OutlineLevelStyle| OutlineLevelStyle | Initializes a new instance of the OutlineLevelStyle class. |
| DisplayLevels | Specifies the number of levels whose numbers are displayed at the current level. |
| Level | Specifies the level of an outline or number list style. |
| ListLevelProperties | Specifies formatting properties for list level. |
| Name | Specifies character family styles. |
| NumberFormat | Specifies the numbering sequence. |
| PrefixCharacter | Specifies what to display before a number. |
| StartValue | Specifies the value that restarts numbering at the current list level. |
| SuffixCharacter | Specifies what to display after the number. |
| TextProperties | Specifies formatting properties for text. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current OutlineLevelStyle object to its equivalent string representation.
(Overrides ObjectToString) |